home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- BulkDestroy = {
- ACTIONS = {
- removeItem:;
- disableAccounts:;
- destroyAccountsAndHomes:;
- selectUsers:;
- selectRange:;
- selectGroup:;
- destroyAccounts:;
- selectHome:;
- selectDisabled:;
- selectDomain:;
- init:;
- };
- OUTLETS = {
- disableButton;
- selectDomainButton;
- idHighText;
- homeText;
- previewTable;
- controller;
- selectMatrix;
- domainText;
- destroyHomesButton;
- removeButton;
- destroyButton;
- idLowText;
- selectGroupButton;
- groupText;
- myWindow;
- domainList;
- };
- SUPERCLASS = Object;
- };
-